const html/template.stateJSRegexp

5 uses

	html/template (current package)
		context.go#L122: 	stateJSRegexp
		escape.go#L226: 	case stateJSRegexp:
		transition.go#L30: 	stateJSRegexp:    tJSDelimited,
		transition.go#L284: 			c.state = stateJSRegexp
		transition.go#L306: 	case stateJSRegexp: